[INFO] fetching crate ra_ap_load-cargo 0.0.325...
[INFO] testing ra_ap_load-cargo-0.0.325 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate ra_ap_load-cargo 0.0.325 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ra_ap_load-cargo 0.0.325
[INFO] finished tweaking crates.io crate ra_ap_load-cargo 0.0.325
[INFO] tweaked toml for crates.io crate ra_ap_load-cargo 0.0.325 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ra_ap_load-cargo 0.0.325 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ra_ap_load-cargo 0.0.325 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5931b369e809661880cfb6bed21c422d00d8fd04b5e2e5012a3562b0cb9240a0
[INFO] running `Command { std: "docker" "start" "-a" "5931b369e809661880cfb6bed21c422d00d8fd04b5e2e5012a3562b0cb9240a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5931b369e809661880cfb6bed21c422d00d8fd04b5e2e5012a3562b0cb9240a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5931b369e809661880cfb6bed21c422d00d8fd04b5e2e5012a3562b0cb9240a0", kill_on_drop: false }`
[INFO] [stdout] 5931b369e809661880cfb6bed21c422d00d8fd04b5e2e5012a3562b0cb9240a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cea7124768ad99795117477a09f2a1bdfb6aeec331abcce60172613b7258664
[INFO] running `Command { std: "docker" "start" "-a" "8cea7124768ad99795117477a09f2a1bdfb6aeec331abcce60172613b7258664", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling jod-thread v1.0.0
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ra-ap-rustc_lexer v0.143.0
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling rustc-literal-escaper v0.0.4
[INFO] [stderr]    Compiling ra_ap_paths v0.0.325
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling drop_bomb v0.1.5
[INFO] [stderr]    Compiling ra_ap_edition v0.0.325
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling rowan v0.15.17
[INFO] [stderr]    Compiling salsa-macros v0.25.2
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling salsa-macro-rules v0.25.2
[INFO] [stderr]    Compiling inventory v0.3.22
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling smol_str v0.3.6
[INFO] [stderr]    Compiling boxcar v0.2.14
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling ra_ap_stdx v0.0.325
[INFO] [stderr]    Compiling la-arena v0.3.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ra-ap-rustc_index_macros v0.143.0
[INFO] [stderr]    Compiling ra_ap_vfs v0.0.325
[INFO] [stderr]    Compiling ra_ap_intern v0.0.325
[INFO] [stderr]    Compiling ra_ap_query-group-macro v0.0.325
[INFO] [stderr]    Compiling ra-ap-rustc_index v0.143.0
[INFO] [stderr]    Compiling ra_ap_parser v0.0.325
[INFO] [stderr]    Compiling salsa v0.25.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustc_apfloat v0.2.3+llvm-462a31f5a5ab
[INFO] [stderr]    Compiling cov-mark v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling rustc-stable-hash v0.1.2
[INFO] [stderr]    Compiling ra-ap-rustc_hashes v0.143.0
[INFO] [stderr]    Compiling ra_ap_syntax v0.0.325
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling ra-ap-rustc_type_ir_macros v0.143.0
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]    Compiling perf-event-open-sys v1.0.1
[INFO] [stderr]    Compiling ra-ap-rustc_ast_ir v0.143.0
[INFO] [stderr]    Compiling rustc-literal-escaper v0.0.5
[INFO] [stderr]    Compiling ra-ap-rustc_parse_format v0.143.0
[INFO] [stderr]    Compiling perf-event v0.4.7
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling ra-ap-rustc_abi v0.143.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling tracing-tree v0.4.1
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling ra_ap_span v0.0.325
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling ra_ap_profile v0.0.325
[INFO] [stderr]    Compiling ra-ap-rustc_type_ir v0.143.0
[INFO] [stderr]    Compiling ra-ap-rustc_pattern_analysis v0.143.0
[INFO] [stderr]    Compiling ra_ap_macros v0.0.325
[INFO] [stderr]    Compiling ra_ap_tt v0.0.325
[INFO] [stderr]    Compiling dissimilar v1.0.11
[INFO] [stderr]    Compiling ra_ap_test_utils v0.0.325
[INFO] [stderr]    Compiling ra_ap_cfg v0.0.325
[INFO] [stderr]    Compiling ra_ap_syntax-bridge v0.0.325
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling ra_ap_base_db v0.0.325
[INFO] [stderr]    Compiling ra_ap_mbe v0.0.325
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling cargo-platform v0.3.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling ra-ap-rustc_next_trait_solver v0.143.0
[INFO] [stderr]    Compiling ra_ap_hir_expand v0.0.325
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling ra_ap_toolchain v0.0.325
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling line-index v0.1.2
[INFO] [stderr]    Compiling temp-dir v0.1.16
[INFO] [stderr]    Compiling ra_ap_proc_macro_api v0.0.325
[INFO] [stderr]    Compiling ra_ap_project_model v0.0.325
[INFO] [stderr]    Compiling ra_ap_vfs-notify v0.0.325
[INFO] [stderr]    Compiling ra_ap_hir_def v0.0.325
[INFO] [stderr]    Compiling ra_ap_test_fixture v0.0.325
[INFO] [stderr]    Compiling ra_ap_hir_ty v0.0.325
[INFO] [stderr]    Compiling ra_ap_hir v0.0.325
[INFO] [stderr] error: could not compile `ra_ap_hir_ty` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name ra_ap_hir_ty --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ra_ap_hir_ty-0.0.325/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::suspicious' '--warn=clippy::style' '--allow=clippy::restriction' '--deny=clippy::perf' '--deny=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::wrong_self_convention' '--allow=clippy::vec_init_then_push' '--allow=clippy::useless_asref' --warn=unused_lifetimes --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--allow=clippy::unnecessary_map_or' --warn=unexpected_cfgs '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::too_long_first_doc_paragraph' '--warn=clippy::todo' '--warn=clippy::str_to_string' '--allow=clippy::single_match' '--allow=clippy::result_unit_err' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::new_ret_no_self' '--allow=clippy::literal_string_with_formatting_args' '--allow=clippy::len_without_is_empty' --warn=explicit_outlives_requirements '--allow=clippy::enum_variant_names' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--allow=clippy::assigning_clones' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(no_salsa_async_drops)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("in-rust-tree"))' -C metadata=e06ca36cdecd4cce -C extra-filename=-3d83a7b4a94c12f2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-41dcfe80309d7422.rmeta --extern cov_mark=/opt/rustwide/target/debug/deps/libcov_mark-2fe91626515defc0.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-2af7c8622d8fa52e.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-be61caa64dd8ba64.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-ea07e6ede7de4d7f.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-cac9a2ac02fc8a16.rmeta --extern la_arena=/opt/rustwide/target/debug/deps/libla_arena-e80e6f4a85410b8b.rmeta --extern oorandom=/opt/rustwide/target/debug/deps/liboorandom-87015461484d389d.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-4896bbdc44284154.rmeta --extern ra_ap_rustc_abi=/opt/rustwide/target/debug/deps/libra_ap_rustc_abi-18d0fd56f4cd163a.rmeta --extern ra_ap_rustc_ast_ir=/opt/rustwide/target/debug/deps/libra_ap_rustc_ast_ir-6fad2eefd5be3309.rmeta --extern ra_ap_rustc_index=/opt/rustwide/target/debug/deps/libra_ap_rustc_index-eaf3e3a36588765a.rmeta --extern ra_ap_rustc_next_trait_solver=/opt/rustwide/target/debug/deps/libra_ap_rustc_next_trait_solver-ec1b0521b918de71.rmeta --extern ra_ap_rustc_pattern_analysis=/opt/rustwide/target/debug/deps/libra_ap_rustc_pattern_analysis-6875426cbadeb1d5.rmeta --extern ra_ap_rustc_type_ir=/opt/rustwide/target/debug/deps/libra_ap_rustc_type_ir-48f7c54aecd6800f.rmeta --extern base_db=/opt/rustwide/target/debug/deps/libra_ap_base_db-323e0d0bed99a80c.rmeta --extern hir_def=/opt/rustwide/target/debug/deps/libra_ap_hir_def-54ff1287f18b8d28.rmeta --extern hir_expand=/opt/rustwide/target/debug/deps/libra_ap_hir_expand-80e5faf9f943c147.rmeta --extern intern=/opt/rustwide/target/debug/deps/libra_ap_intern-74163af89606ecf3.rmeta --extern macros=/opt/rustwide/target/debug/deps/libra_ap_macros-7f77f69fa4b1ae3e.so --extern query_group=/opt/rustwide/target/debug/deps/libra_ap_query_group_macro-123e79c94927f59e.so --extern span=/opt/rustwide/target/debug/deps/libra_ap_span-62eef3e81b64e9be.rmeta --extern stdx=/opt/rustwide/target/debug/deps/libra_ap_stdx-27f9479e2ef8d7f0.rmeta --extern syntax=/opt/rustwide/target/debug/deps/libra_ap_syntax-b4de0af5c65ce313.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c9c021d0487117.rmeta --extern rustc_apfloat=/opt/rustwide/target/debug/deps/librustc_apfloat-6e1097d5fbccd543.rmeta --extern salsa=/opt/rustwide/target/debug/deps/libsalsa-11af4c062acfa0c5.rmeta --extern salsa_macros=/opt/rustwide/target/debug/deps/libsalsa_macros-a72b93ca079253cf.so --extern serde=/opt/rustwide/target/debug/deps/libserde-e96f72ca90f5f255.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-e2badaef344b19cb.so --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-21f4c41bfe2e767b.rmeta --extern thin_vec=/opt/rustwide/target/debug/deps/libthin_vec-41287a9f9656d08a.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-27c73a552fc5d171.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-23a88eb956e9d6d4.rmeta --extern tracing_tree=/opt/rustwide/target/debug/deps/libtracing_tree-4d022d705127ed50.rmeta --extern triomphe=/opt/rustwide/target/debug/deps/libtriomphe-4271f5820447ef16.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-e8efe135793da16d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8cea7124768ad99795117477a09f2a1bdfb6aeec331abcce60172613b7258664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cea7124768ad99795117477a09f2a1bdfb6aeec331abcce60172613b7258664", kill_on_drop: false }`
[INFO] [stdout] 8cea7124768ad99795117477a09f2a1bdfb6aeec331abcce60172613b7258664
